XCOM Extended Perk Tree Editor for XCOM Enemy Within with Long War 3.0 Beta 13+
(Main Perk Trees)


Updated for Long War 3.0 Beta 15. Since this is way faster, I got rid of the old version. You can find the old pages here: old pages
Note that perks created for Beta 14 or 15 (at the end of the list) don't work with earlier versions.


This might work for earlier versions as well, but I don't guarantee anything.
Let me know if this gets out of date and I'll update.


Let me know if this contains any mistakes or if you want to improve the code. As I'm far from being a coder myself, I am sure I didn't choose the best solution.

This version is not quite as convenient or pretty as the old one, but a lot faster.
The cons: you have to put the stat increases into the boxes yourself and it's not compatible with the old version.
The pros: a lot faster, less pages necessary, higher compatibility with the other (new) pages and a lot easier to update.

Format: MAW (M=Mobility, A=Aim, W=Will)
Note that mobility can only have values of 0 (+0), 1 (+1) or 2 (-1). Anything else will produce unexpected results. A+W: 0-9




Remember not to use IE (very slow).


For details regarding Eld's 16 virtual sub-classes read here.
Scout and Sniper Stat increases
Format: MAW, no leading 0's!
M=0(+0) /1(+1) /2(-1)
Perk 2 Perk 1 Perk 0
Spec
Scout Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt
Sniper Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt
Gunner and Rocketeer Stat increases
Format: MAW, no leading 0's!
M=0(+0) /1(+1) /2(-1)
Perk 2 Perk 1 Perk 0
Spec
Gunner Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt
Rocketeer Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt
Engineer and Medic Stat increases
Format: MAW, no leading 0's!
M=0(+0) /1(+1) /2(-1)
Perk 2 Perk 1 Perk 0
Spec
Engineer Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt
Medic Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt
Infantry and Assault Stat increases
Format: MAW, no leading 0's!
M=0(+0) /1(+1) /2(-1)
Perk 2 Perk 1 Perk 0
Spec
Infantry Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt
Assault Stat increases
Perk 2 Perk 1 Perk 0
LCpl
Cpl
Sgt
TSgt
GSgt
MSgt


Copy the parts you want to mod from the textbox below and use it to replace the corresponding part of the DefaultGameCore.ini
You can find the DefaultGameCore.ini in: (Your XCOM Enemy Unknown Folder)\XEW\XCOMGame\Config
Inside, look for [XComGame.XComPerkManager].
For the squaddie perks, modify there directly, for the subclasses scroll down slightly to "Long War subclass perk trees"
After that are the MEC classes ("MEC subclasses") and below those, almost at the bottom, the Psi perk tree ("LW Psi perk tree").

Please be careful what you replace and make a copy of DefaultGameCore.ini before you start!
This is in the same order as it is in DGC.ini and I made sure to add all additional lines (notes etc.) and that my own notes are going to ignored by the DGC.ini, so you could just replace the whole thing, but be careful when doing so. It should not break the game, but who knows, especially with future versions.
I tested it (except Psi, following eventually), but take no responsibility in case this does end up breaking your game. Please let me know if it does, so that I can try to fix it.


Created by Bertilsson and modified by ChrisK099. No copyright of any kind - You are free to modify, re-brand and re-distribute. Giving some credit would be nice, though.