XCOM 2
[WOTC] WSR Weapon Skin Replacer - Core
目前顯示第 51-60 項,共 76 項
< 1 ... 4  5  6  7  8 >
更新:2019 年 5 月 30 日 @ 下午 5:22

WEAPON_REPLACEMENT now has an additional optional argument, COPY_LOCALIZATION, which will transfer all of the in-game names and textual descriptions from the donor weapon to the acceptor weapon.

更新:2019 年 5 月 4 日 @ 下午 5:36

Minor fix to previous update.

更新:2019 年 5 月 4 日 @ 下午 4:37

GIVE_ABILITIES now works for all pieces of equipment, not just weapons. It's also more configurable now.

Added new command, CHANGE_TEMPLATE, which can be used to change Item Category, Weapon Category, Armor Class and Inventory Slot for a specified item.

As always, you can find detailed instructions and descriptions in the documentation that's linked in the mod's description.

更新:2019 年 4 月 28 日 @ 下午 1:18

Tentative fix to HIDE_ACCEPTOR_ATTACHMENTS not always working.

更新:2019 年 4 月 26 日 @ 下午 1:01

When using ATTACHMENT_REPLACEMENT, it's now possible to specify weapon upgrade TYPE, like this:

+ATTACHMENT_REPLACEMENT=(TEMPLATE=AssaultRifle_CV, TYPE="FreeKillUpgrade_Sup", REPLACEMENT_MESH="ConvSniper.Meshes.SM_ConvSniper_SuppressorB")

This will replace the appearance of specifically the Superior Repater on the conventional Assault Rifle.

The TYPE can be a partial match:

+ATTACHMENT_REPLACEMENT=(TEMPLATE=AssaultRifle_CV, TYPE="FreeKillUpgrade", REPLACEMENT_MESH="ConvSniper.Meshes.SM_ConvSniper_SuppressorB")

This will replace the appearance of ALL repeaters for the CV AR.

New command: GIVE_ABILITIES. Used to give abilities to specific weapons:

+GIVE_ABILITIES=(TEMPLATE=AssaultRifle_CV, ABILITY=RapidFire)

Or to whole categories of weapons:
+GIVE_ABILITIES=(WEAPON_CAT=shotgun, ABILITY=ChainShot)

更新:2019 年 4 月 12 日 @ 上午 4:32

Added a "WSR.InvisibleMesh" to the mod, which can be used to configure additional Visual Weapon Attachments to replace the contents on specific sockets when you equip specific weapon upgrades.

更新:2019 年 4 月 11 日 @ 上午 2:16

更新:2019 年 4 月 11 日 @ 上午 2:07

Changed the way the mod removes default attachments, as the previous one wasn't working.

更新:2019 年 4 月 10 日 @ 上午 6:52

Added functionality to hide schematics from Proving Grounds.

更新:2019 年 4 月 10 日 @ 上午 6:51

Ignore this.