XCOM 2
[WOTC] WSR Weapon Skin Replacer - Core
76件中 51-60 を表示
< 1 ... 4  5  6  7  8 >
更新:2019年5月30日 @ 17時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日 @ 17時36分

Minor fix to previous update.

更新:2019年5月4日 @ 16時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日 @ 13時18分

Tentative fix to HIDE_ACCEPTOR_ATTACHMENTS not always working.

更新:2019年4月26日 @ 13時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.