mirror of
https://github.com/cemu-project/cemu_graphic_packs
synced 2025-10-05 23:52:52 +02:00
30 lines
584 B
Plaintext
30 lines
584 B
Plaintext
[Definition]
|
|
titleIds = 0005000010116100,00050000101C4C00,00050000101C4D00
|
|
name = "Materials - Drop Ratio"
|
|
path = "Xenoblade Chronicles X/Mods/Loot/Materials - Drop Ratio"
|
|
description = Affect the materials minimum drop ratio in the loots.
|
|
#Credits: lasyan3
|
|
version = 6
|
|
|
|
[Default]
|
|
$ratio = 100
|
|
|
|
[Preset]
|
|
name = "Set minimum drop to 100% (always drop)"
|
|
|
|
[Preset]
|
|
name = "Set minimum drop to 70%"
|
|
$ratio = 70
|
|
|
|
[Preset]
|
|
name = "Set minimum drop to 50%"
|
|
$ratio = 50
|
|
|
|
[Preset]
|
|
name = "Set minimum drop to 30%"
|
|
$ratio = 30
|
|
|
|
[Preset]
|
|
name = "Set minimum drop to 0% (never drop)"
|
|
$ratio = 0
|