Difference between revisions of "Change chance of Critical Hit"
Jump to navigation
Jump to search
(Created page with "File: BATTLE.BIN Offset: 0x0011F258 ## (#+1%) chance of Critical Hit ''Credits to Zodiac'' See: ---- *ASM Hacking *Hex Hacking") |
m (Raijinili moved page Chance of Critical Hit to Change chance of Critical Hit: Descriptiver. Old title sounds like a mechanics or description page.) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Changes chance of critical hit. | ||
+ | |||
File: BATTLE.BIN | File: BATTLE.BIN | ||
Offset: 0x0011F258 | Offset: 0x0011F258 | ||
− | + | XX (where XX is the desired chance, in hexadecimal) | |
(#+1%) chance of Critical Hit | (#+1%) chance of Critical Hit | ||
Line 13: | Line 15: | ||
*[[ASM Hacking]] | *[[ASM Hacking]] | ||
*[[Hex Hacking]] | *[[Hex Hacking]] | ||
+ | |||
+ | [[Category:ASM patches]] |
Latest revision as of 04:06, 2 September 2019
Changes chance of critical hit.
File: BATTLE.BIN
Offset: 0x0011F258 XX (where XX is the desired chance, in hexadecimal) (#+1%) chance of Critical Hit
Credits to Zodiac
See: