mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-02 06:14:16 +01:00
e68bb61f5a
For more info about each mod, see https://forum.cemu.info/showthread.php/145-My-Gameplay-Patches-for-Xenoblade-Chronicles-X .
14 lines
480 B
Plaintext
14 lines
480 B
Plaintext
[XCX_ENEMIESTATS]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; WHO : calcEnParam__3cfsFPQ2_3cfs7SChrPrmUiT2
|
|
; WHAT : Apply modificator on enemies stats (HP, Melee Attack, Melee Accuracy, Ranged Attack, Ranged Accuracy, Potential and Evasion)
|
|
|
|
; 100% = 0.001 - default value
|
|
; 70% = 0.0007
|
|
; 50% = 0.0005
|
|
; 1% = 0.00001 ; GAME CRASH (enemis are too weak)
|
|
|
|
0x1003206C = .float 0.0070
|