XCOM 2
[WOTC] Upgrade Slot Breakthrough for Melee Weapons
Compatibility with melee weapons from other mods
This is the default configuration in XComMeleeBreakthroughSetup.ini

[MeleeUpgradesSlotsBreakthroughs.X2StrategyElement_MeleeUpgradeBreakthroughs] +MeleeWeaponCategories = sword +MeleeWeaponCategories = combatknife +MeleeWeaponCategories = glaive +MeleeWeaponCategories = Odachi +MeleeWeaponCategories = Wakizashi +MeleeWeaponCategories = throwingknife +MeleeWeaponCategories = shield ;++MeleeWeaponCategories = add your modded weapons here that use different weapon categories.

This means that the following mods should already be supported:
  • Katanas (they are implemented as sword category)
  • Axes (they are also implemented as sword category)
  • Glaives (they are implemented as glaive category)
  • Shields (they are implemented as shield category)
  • LW2 Combat Knives (they are implemented as combatknife category)
  • Spec Ops Combat Knives and Throwing Knives (the combat knives are under the sword category, and the throwing knives are categorized under the throwingknife category)