[WOTC] LW2 Secondary Weapons

If you liked this item, please rate it up on Steam Workshop page.

Authors: Favid, shiremct, Musashi, Iridar

Last revision: 14 Oct, 2022 at 05:31 UTC (14)

File size: 98.17 MB

On Steam Workshop

Description:
Long War 2 Secondaries for WOTC

Brings Long War 2’s new secondary weapons out for use with custom soldier classes in WOTC! Includes weapons, upgrade schematics, and all associated abilities as of LW2 version 1.5, as well as a few new ones. All code and uncooked assets can be found or contributed to Here [github.com].

Dependencies

Requires the WOTC Community Highlander :
Why?: The Highlander adds support for adding new sockets to attach the weapons to the soldier. Without it, the weapon meshes will not show up (animations will play with no visible weapon).

Features

More than just a straight port of assets and code, this version includes some enhancements and additional features not present in Long War 2:

  • 3 Tiers for All Items – The Sawed-Off Shotgun and the Combat Knife only had one upgrade which came rather late and had roughly Tier 2.5 stats. The stats and tech requirements for the first upgrade have been reduced and a Tier 3 upgrade has been added for smoother progression. The Tier 3 models/textures were provided by Iridar and look great!
  • Added Ability Tags – Ability Tags have been setup so that the actual values from the config files will be pulled in for most localization text. The Localization text has been cleaned up and altered to support the Ability Tags. (I’ve only done this in English – If you would like to submit a translation, let me know in the Discussion section)
  • Support for Covert Infiltration/Finite Build systems – By default, the weapons are setup to function like base-game weapon upgrades that are infinite and use Upgrade Schematics; however, the config framework and a boolean toggle in the config files are there to switch to upgrading them as finite items like LW2. It will also automatically detect if Covert Infiltration/Prototype Armoury is installed and function as a CI Bridge. Cost configurations have been expanded to include more resource types that can be configured as desired and all resource costs will be ignored in the UI if set to 0. Additionally, conditions have been added to all of the abilities where it’s appropriate to disable their display and effects when a valid weapon type is not equipped, allowing better support for multi-purpose classes that have access to multiple weapons. The list of valid weapon types for each set of abilities is expandable to support any additional weapon categories that the modding community may release in the future.

    NOTE: The bFiniteItems variable should not be changed mid-campaign… things will likely break.

  • Some Small Bug-Fixes – I fixed a few issues and inconsistencies that I found while testing the abilities. If you find any more, let me know and I’ll try to sort them out.
How to Use

This mod now adds basic support for the 4 base game classes to use these secondary weapons. Each class will have the choice between their normal secondary weapon, one long-range secondary (arcthrower for specialists, gauntlet for grenadiers, and holotargeter for rangers/sharpshooters) and one short range secondary (combat knife for rangers, sawed off shotguns for everyone else). The base classes will only have access to the base abilities – custom classes that are assigned the weapons and abilities will have to be used to get access to the more specialized abilities. If you want to try your hand at creating your own custom classes from existing assets, i recommend checking out Richard’s WOTC Create Your Own Class Template .

NOTE: In order to make integration with the base game classes possible, all of the abilities used by their normal secondary weapons had to have weapon restrictions added. The abilities and the weapons they are restricted to can be edited in XComLW2SecondariesWOTC.ini – this should only be necessary if additional weapon types/categories are released in future mods that need to work with these abilities. IF this happens, let me know and I’ll add them to the default list for everyone.

The names of the weapons and abilities are identical to what they were in Long War 2, but for those who may not be familier, below are the names to reference:

Arc Thrower:
Combat Knife:
Holo-Targeter:
Sawed-Off Shotgun:
Gauntlet:
Weapon Type:
"arcthrower"
"combatknife"
"holotargeter"
"sawedoffshotgun"
"lw_gauntlet"
Abilities:
"ArcthrowerStun"
"EMPulser"
"Electroshock"
"StunGunner"
"ChainLightning"
"KnifeFighter"
"Combatives"
"Holotarget"
"Rapidtargeting"
"Multitargeting"
"HDHolo"
"IndependentTracking"
"VitalPointTargeting"
"PointBlank"
"BothBarrels"
"PumpAction"
"SpareShells"
"HeavyArmaments"
"LWRocketLauncher"
"LWBlasterLauncher"
"ConcussionRocket"
"BunkerBuster"
"ShockAndAwe"
"FireInTheHole"
"JavelinRockets"
"LWFlamethrower"
"Roust"
"Firestorm"
"Quickburn"
"Burnout"
"FireAndSteel"
"Incinerator"
"Phosphorus"
"NapalmX"
"HighPressure"
  • By default, the Combat Knife abilities can also work with swords

Thanks and Credits

All credit for original visuals and original abilities goes to Pavonis Interactive and the LW2 team. See their mod page Here for detailed team credits. Huge thanks to Iridar for contributing the amazing new Mag & Beam Sawed-off Shotgun models, and the Beam tier Combat Knife model; to Favid for porting the toughest parts of the Gauntlet code that I had been putting off doing myself and letting me use it and Musashi for fixing up the visualization on the rockets; to the X2CommunityHighlander team for extending what we can do with mods; and many thanks to Firaxis for a mod-friendly game.

Thanks to Erazil & zetmerguez for the French translation, mogwai for the Chinese translation, and T.A.R.D.I.S. for the Spanish translation. All of the dynamic ability tags in the localization text make it a real challenge/chore to translate – they were kind enough to put in a lot of work to make that happen!

Known Issues
  • None at the moment.
Version History

(See Change Notes for full history)

    2.0.5:

    • Fixed issue with Knife Fighter and destructible targeting and fixed encoding on Spanish translation (thanks to T.A.R.D.I.S.)

Please let me know what you think of the mod, if you run into bugs, or if you have balance concerns. Thanks and enjoy!