cemu_graphic_packs/Mods/XenobladeX_mod_LootEquipmentsForceCount/rules.txt
lasyan3 00e2eb580c [XCX] 1.0.1U Compatibility.
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).
2019-03-16 14:25:25 +01: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