Python Long War GUI Perk Editor
⚪ Last updated 2019Preview

🔍 Analysis
- 🏆 #26 of 31 Utilities mods in this game by downloads
📋 About This Mod
This is a Python 3 GUI tool, organised around a big panel with lots of dropdowns, to easily edit soldier and mech perks.
Description:
This is a python GUI tool that lets the user edit Xcom: Enemy Within Long War perks, both for biological soldiers and mechs. It does not edit officer perks or psi powers.
Installation and usage:
1) Install Python 3.
2) Create a directory for this tool, extract the archive contents there.
3) Identify the file that contains the Long War perk definitions: e.g.:
D:/games/SteamLibrary/SteamApps/common/XCom-Enemy-Unknown/XEW/XComGame/Config/DefaultGameCore.ini
4) Copy that file in the directory of this tool. Thus, the .ini file and the .py file should be in the same directory.
5) Launch the .py file (if Python3 was installed correctly, a simple double-click should do it). You might need to wait for a few seconds.
6) Select the perks you want in the corresponding drop-downs.
7) The UI supports Tab and Shift-Tab to navigate between perk slots (ordered by level, then class). Pressing character keys will select between perks starting with that character. This doesn't work if the drop-down is open.
8) This tool automatically writes changes to the .ini file. It does automatically create backups (DefaultGameCore.ini~1234567890), where the numbers after ~ represent time, so the higher numbers are attached to more recent files.
9) Make sure to close the tool gracefully (alt-f4, corner X button, so on) and not forcefully. Otherwise, it might not write the file properly.
I've had a single instance of a corrupted file, when I was doing multithreaded event processing and changing perks rapidly. I've changed the way the tools writes the changes, and haven't seen the issue repeat itself. However, be careful checking the resulting files. A Diff showing differences only in the perks might be a good check.
Limitations:
This tool doesn't change perk-up stat bonuses. Since it's far easier to modify numeric values, I've done this by hand.
📊 Mod Details
- Game
- Xcom Mods
- Author
- nabazbaka
- Version
- 1.0
- Downloads
- 312
- Endorsements
- 13
- Category
- Utilities
- Created
- 1/5/2019
- Updated
- 1/5/2019
🔧 How to Install XCOM: Enemy Unknown Mods
Install via a mod manager (Vortex or Mod Organizer 2). Most mods drop into the game folder.
📖 Full step-by-step install guide for XCOM: Enemy Unknown →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for XCOM: Enemy Unknown commands, item IDs, and more.
Keep browsing — more XCOM: Enemy Unknown mods await