mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
00e2eb580c
Mod "Equipment - Force Type" now allows to select a specific sub-type (for example only loot dual guns ground weapon). But this works only for ground weapons, ground armors and skells armors (not skells weapons). Experience mods (Inner, Class and Battle) now affect points gained in battle, missions, quests and exploration (previously only battle was affected).
14 lines
498 B
Plaintext
14 lines
498 B
Plaintext
[XCX_ENEMIESTATS]
|
|
moduleMatches = 0xF882D5CF, 0x30B6E091, 0xAB97DE6B ; 1.0.1E, 1.0.2U, 1.0.1U
|
|
|
|
; ----------------------------------------------------------------------------
|
|
; 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 $mod
|