XCOM 2
[WOTC] Open Class Weapon Restrictions
6件中 1-6 を表示
更新: 2021年11月5日 @ 22時36分

It's now possible for GRANT_WEAPON config entries to include an array of excluded soldier classes that will be unaffected by that entry:

ExcludeSoldierClasses

Example:

+GRANT_WEAPON = (AllowedWeaponType[0] = grenade_launcher, GrantWeaponType[0] = rifle, Slot[0] = eInvSlot_PrimaryWeapon, ExcludeSoldierClasses = ("RustyAlchemist"))

更新: 2020年11月9日 @ 10時29分

Turns out DLC Identifier was missing entirely. Added it.

更新: 2020年11月9日 @ 10時19分

Changed mod's DLC Identifier to "WOTCOpenWeaponRestrictions".

Changed the OPTC patching method to a more reliable one.

更新: 2019年5月1日 @ 10時04分

Moved the config file to another mod: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1728899282

Now it's possible to give access to a weapon type to all classes at the same time.

更新: 2018年10月7日 @ 8時27分

Initial release.

更新: 2018年10月7日 @ 8時03分