Michael 477f71cf86 Revert "Improve performance with (almost) every game"
This reverts commit 2f5488c22e35cc02ae92d1e2706eb27613c56483.
2019-04-01 19:54:41 -07:00

25 lines
484 B
Plaintext

[Definition]
titleIds = 0005000010116100,00050000101C4C00,00050000101C4D00
name = "Equipment - Force Count"
path = "Xenoblade Chronicles X/Mods/Loot/Equipment - Force Count"
description = Force the count of equipment looted in Silver or Gold treasures.
version = 3
[Preset]
name = "Always 3 equipments"
$cnt3 = 0
$cnt2 = 100
$cnt1 = 100
[Preset]
name = "Always 2 equipments"
$cnt3 = 100
$cnt2 = 0
$cnt1 = 100
[Preset]
name = "Always 1 equipment"
$cnt3 = 100
$cnt2 = 100
$cnt1 = 0