Better Second Wave Mod Support
Allows multiple mods to add more second wave option without conflicting each other when it comes to localization.
Also allows some SW options to be modified in campaign. (Not all are supported)
This mod by default don’t add new second wave options, screenshot example option is granted by EU aim rolls.
Modder Instructions: Just follow the format in XComGame.ini and BetterSecondWaveSupport.int with the ‘ExampleOption’ for your new second wave options, and this mod will take care of the rest. When difficulty option is changed mid campaign, it will always trigger ‘OnSecondWaveChanged’ event before the second wave option is updated, with the screen as event source and campaign settings as event data, compare the second wave options to know if your option is toggled and handle it accordingly if required, this is different from DLC Hook OnDifficultyChange which is called AFTER the second wave options are updated in Campaign Settings.
Compability:
Overwrites UIShellDifficulty
