Difference between revisions of "53 Dmg (Y)% Hit (MA+X)%"
Jump to navigation
Jump to search
(Created page with " [53] 0018a5e4: 27bdffe8 addiu r29,r29,0xffe8 0018a5e8: afbf0010 sw r31,0x0010(r29) 0018a5ec: 0c06216e jal 0x 001885b8 Magic Evade 0018a5f0: 00000000 nop 0...") |
m (links) |
||
Line 2: | Line 2: | ||
0018a5e4: 27bdffe8 addiu r29,r29,0xffe8 | 0018a5e4: 27bdffe8 addiu r29,r29,0xffe8 | ||
0018a5e8: afbf0010 sw r31,0x0010(r29) | 0018a5e8: afbf0010 sw r31,0x0010(r29) | ||
− | 0018a5ec: 0c06216e jal 0x 001885b8 | + | 0018a5ec: 0c06216e jal 0x 001885b8 [[Magical_Evade_Calculation]] |
0018a5f0: 00000000 nop | 0018a5f0: 00000000 nop | ||
0018a5f4: 1440 0018 bne r2,r0,0x 0018a658 | 0018a5f4: 1440 0018 bne r2,r0,0x 0018a658 | ||
0018a5f8: 00000000 nop | 0018a5f8: 00000000 nop | ||
− | 0018a5fc: 0c0622a1 jal 0x 00188a84 | + | 0018a5fc: 0c0622a1 jal 0x 00188a84 [[MA_%2B_X_without_faith]] |
0018a600: 00000000 nop | 0018a600: 00000000 nop | ||
0018a604: 14400014 bne r2,r0,0x 0018a658 | 0018a604: 14400014 bne r2,r0,0x 0018a658 | ||
0018a608: 00000000 nop | 0018a608: 00000000 nop | ||
− | 0018a60c: 0c061989 jal 0x 00186624 | + | 0018a60c: 0c061989 jal 0x 00186624 [[Calculate_HP%25_damage]] |
0018a610: 00000000 nop | 0018a610: 00000000 nop | ||
− | 0018a614: 0c061bb4 jal 0x 00186ed0 | + | 0018a614: 0c061bb4 jal 0x 00186ed0 [[Weather_Elemental_effects]] |
0018a618: 00000000 nop | 0018a618: 00000000 nop | ||
− | 0018a61c: 0c061bfe jal 0x 00186ff8 | + | 0018a61c: 0c061bfe jal 0x 00186ff8 [[Ability_Elemental%3F]] |
0018a620: 00000000 nop | 0018a620: 00000000 nop | ||
0018a624: 3c028019 lui r2,0x8019 | 0018a624: 3c028019 lui r2,0x8019 | ||
Line 23: | Line 23: | ||
0018a638: 10400007 beq r2,r0,0x 0018a658 HIt Check | 0018a638: 10400007 beq r2,r0,0x 0018a658 HIt Check | ||
0018a63c: 00000000 nop | 0018a63c: 00000000 nop | ||
− | 0018a640: 0c0621c7 jal 0x 0018871c | + | 0018a640: 0c0621c7 jal 0x 0018871c [[Elemental_Absorb_and_status_roll]] |
0018a644: 00000000 nop | 0018a644: 00000000 nop | ||
0018a648: 14400003 bne r2,r0,0x 0018a658 | 0018a648: 14400003 bne r2,r0,0x 0018a658 | ||
0018a64c: 00000000 nop | 0018a64c: 00000000 nop | ||
− | 0018a650: 0c061fad jal 0x 00187eb4 Inflict status at (MA + X)% | + | 0018a650: 0c061fad jal 0x 00187eb4 Inflict status at (MA + X)% - [[Apply_status_(to_action)_-_(Preserve_hit_status,_evade_type,_hit_%25)]] |
0018a654: 00000000 nop | 0018a654: 00000000 nop | ||
0018a658: 8fbf0010 lw r31,0x0010(r29) | 0018a658: 8fbf0010 lw r31,0x0010(r29) |
Revision as of 19:40, 27 August 2021
[53] 0018a5e4: 27bdffe8 addiu r29,r29,0xffe8 0018a5e8: afbf0010 sw r31,0x0010(r29) 0018a5ec: 0c06216e jal 0x 001885b8 Magical_Evade_Calculation 0018a5f0: 00000000 nop 0018a5f4: 1440 0018 bne r2,r0,0x 0018a658 0018a5f8: 00000000 nop 0018a5fc: 0c0622a1 jal 0x 00188a84 MA_+_X_without_faith 0018a600: 00000000 nop 0018a604: 14400014 bne r2,r0,0x 0018a658 0018a608: 00000000 nop 0018a60c: 0c061989 jal 0x 00186624 Calculate_HP%_damage 0018a610: 00000000 nop 0018a614: 0c061bb4 jal 0x 00186ed0 Weather_Elemental_effects 0018a618: 00000000 nop 0018a61c: 0c061bfe jal 0x 00186ff8 Ability_Elemental? 0018a620: 00000000 nop 0018a624: 3c028019 lui r2,0x8019 0018a628: 8c422d90 lw r2,0x2d90(r2) 0018a62c: 00000000 nop 0018a630: 90420000 lbu r2,0x0000(r2) 0018a634: 00000000 nop 0018a638: 10400007 beq r2,r0,0x 0018a658 HIt Check 0018a63c: 00000000 nop 0018a640: 0c0621c7 jal 0x 0018871c Elemental_Absorb_and_status_roll 0018a644: 00000000 nop 0018a648: 14400003 bne r2,r0,0x 0018a658 0018a64c: 00000000 nop 0018a650: 0c061fad jal 0x 00187eb4 Inflict status at (MA + X)% - Apply_status_(to_action)_-_(Preserve_hit_status,_evade_type,_hit_%) 0018a654: 00000000 nop 0018a658: 8fbf0010 lw r31,0x0010(r29) 0018a65c: 27bd 0018 addiu r29,r29,0x 0018 0018a660: 03e00008 jr r31 0018a664: 00000000 nop