Xylth Debugging Tools [WotC]
This mod adds some extra debugging conveniences for mod developers, particularly class mod developers. It is not intended for regular players.
Current features:
Enables "Sim Combat" feature in loadout screen.
Allows selection of GTS and AWC-only abilities in Tactical Quick Launch.
Fixes the "X2DebugBehavior" and other AI debug commands by reenabling AI logging.
New debug command: AddAbility. Adds an ability to a unit, temporarily in tactical or permanently in strategy.
New debug command: GrantKills. Grants extra kills to a unit in strategy.
New debug command: DumpAbilityTemplate. Dumps information about an ability template to the log.
Usage:
I suggest you copy this from your steam mods folder to "C:Program Files (x86)SteamSteamAppscommonXCOM 2XComGameMods", so that you can use it after launching via F5. If you prefer launching through Steam, use the console command "UISpawnScreen UIShell" to access the debug shell.
Compatibility:
This mod overrides UISquadSelect, UITacticalQuickLaunch_UnitAbilities, and UITacticalQuickLaunch_UnitSlot. Since you should be a mod developer if you’re using this mod, I hope you know how to handle conflicts.
