Xcom 2 Lwotc Console Commands

These commands add resources to your storage instantly.

  • Intel: GiveResource Intel [Amount]
  • Elerium Cores: GiveResource EleriumCore [Amount]
  • Alien Alloys: GiveResource AlienAlloy [Amount]
  • These can break LWotC’s dynamic difficulty and alien reinforcement logic.

    | Command | Effect | | :--- | :--- | | GiveActionPoints 4 | Selected soldier gains 4 extra action points this turn. | | EndAIPlayerTurn | Forces the alien turn to end immediately. | | SpawnUnit "UnitName" 0 | Spawns an allied unit (use 0 for XCOM side, 1 for alien). Example: SpawnUnit "AdvTrooperM2" 0 (spawns a friendly Advent Trooper). | | SpawnUnit "UnitName" 1 | Spawns an enemy unit (use for testing LWotC’s new enemies like "Chryssalid_Heavy" or "PriestM3"). | xcom 2 lwotc console commands

    To find LWotC unit names: Use DumpUnitList – this outputs all valid unit templates to your game log file.


    Very useful for modders or troubleshooting LWotC. These commands add resources to your storage instantly

    | Command | Effect | | :--- | :--- | | DumpLog | Writes current console log to Documents\My Games\XCOM2 War of the Chosen\XComGame\Logs. | | ListMissions | Shows all active, pending, and expired missions on the geoscape. | | DumpAbilityTree | Outputs the selected soldier’s full ability tree to the log. | | LW_GetInfiltration | Displays the selected squad’s current infiltration percentage. | | LW_SetInfiltration 100 | Sets infiltration to 100% instantly. | | LW_CompleteCurrentActivity | Completes the current Resistance Ring or Covert Action instantly. |


    These are the least likely to corrupt your campaign and can fix common LWotC bugs. Intel: GiveResource Intel [Amount]

    | Command | Effect | | :--- | :--- | | ToggleGodMode | Selected unit becomes invincible, infinite ammo, no ability cooldowns. Toggle off/on. | | ToggleUnlimitedAmmo | Selected unit never reloads. | | KillAllAIs | Instantly kills all enemies on the current tactical mission. | | RestartLevel | Restarts the current tactical mission from the beginning (useful for softlocks). | | WhoseTurnIsItAnyway | Toggles turn order display and can sometimes unfreeze stuck turns. | | XComSetGlobalCooldown 0 | Removes all ability cooldowns globally for XCOM (resets with 1). |