|
|
| (One intermediate revision by one other user not shown) |
| Line 1: |
Line 1: |
| <div style="float:right">__TOC__</div>
| | Information contained in this section has been moved to [[Customizing LW2]], please add more config suggestions there at this time. |
| | |
| Here you can find tips how to modify your .ini files to apply some handy changes to the Long War 2 mod.
| |
| As a general rule, please note that you will need to apply the changes to files located in <code>LW_Overhaul/Config/ </code> folder, and not under My Documents.
| |
| | |
| == Infinite items ==
| |
| If you want to restore how weapons, armor and utility items were built in original XCOM 2, just open <code>LW_Overhaul/Config/XComLW_Overhaul.ini</code>
| |
| | |
| look for the following line <code>ItemTable</code>
| |
| | |
| Any item after the starting ones will be listed as <code>Infinite=false,</code>. Switch that to <code> Infinite=true,</code>.
| |
| | |
| Voilà, now will infinite amount of that item once you unlock it.
| |
| | |
| == Mission timers==
| |
| Again, the file you need is <code>LW_Overhaul/Config/XComLW_Overhaul.ini</code>.
| |
| Look for <code>InitialTurnCounts</code> and <code>TimerDifficultyMod</code>.
| |
| | |
| The former will let you modify the turn limit for a specific type of mission, while the latter will allow you to adjust the bonus turns you receive per your difficulty level.
| |
| | |
| == Visible AWC perks ==
| |
| Open the file <code>XComLW_AWCPack.ini</code>
| |
| <code>ALWAYSSHOW=false ;display all future abilities instead of displaying "locked" </code>
| |
| Switch that to true and all perks should be visible.
| |
| | |
|
| |
|
| [[Category: Long War 2]] | | [[Category: Long War 2]] |
Latest revision as of 17:06, 31 January 2017
Information contained in this section has been moved to Customizing LW2, please add more config suggestions there at this time.