mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-26 11:13:07 -03:00
e68bb61f5a
For more info about each mod, see https://forum.cemu.info/showthread.php/145-My-Gameplay-Patches-for-Xenoblade-Chronicles-X .
8 lines
325 B
Text
8 lines
325 B
Text
[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
|