
For more info about each mod, see https://forum.cemu.info/showthread.php/145-My-Gameplay-Patches-for-Xenoblade-Chronicles-X .
9 lines
325 B
Plaintext
9 lines
325 B
Plaintext
[XCX_DAMAGES]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHO : cfs::CfCompoPropertyEnemy::addDamage((int))
|
|
; WHAT : Multiply the ground damage (skells not included) given to enemy (default by 100)
|
|
|
|
0x025D896C = mulli r4, r31, 10
|