cemu_graphic_packs/Mods/XenobladeX/XenobladeX_mod_LootTreasureQuality
Michael 48e248971e Update all non-shader graphic packs to version 4
They don't need shader fixes for Vulkan so it should be safe updating the number
2019-11-16 23:56:07 -08:00
..
patches.txt [XCX] Various fixes. 2019-11-02 22:22:13 +01:00
readme.txt [XCX] Group mods into one folder by game. 2019-11-01 11:49:29 +01:00
rules.txt Update all non-shader graphic packs to version 4 2019-11-16 23:56:07 -08:00

About presets with [FORCED]:
It's a bit tough to explain, but here's how the game selects the chest quality:
 1) Calculate luck for gold chest, if success exit with gold quality (1), else process next step
 2) Calculate luck for silver chest, if success exit with silver quality (2), else process next step
 3) Calculate luck for bronze chest, if success exit with bronze quality (3), else process next step
 4) No chest at all, exit with no chest (0)
 --> By default, the mod only changes this last step. So even if you put value 1 (gold chest), you'll still get a silver chest if the game succeeded the step 2. That means quests which forces a quest quality will not be broken.

But presets with [FORCED] will always give you the wanted treasure quality. This is very usefule for loot grinding, but can break quests whose need a different quality.