XCOM 2
[WOTC] True Primary Pistols Bonus
 此主题已被置顶,因此可能具有重要性
Hanter  [开发者] 2024 年 4 月 28 日 下午 7:17
How to configure the bonus
First off, if you are not sure what it means to configure .ini files and how to best do it, I highly recommend this guide by TeslaRage

The config file you'll want to override for this mod is XComTruePrimaryPIstolsBonus.ini.

For example, suppose you want the primary pistols bonus to only grant the following bonuses:
  • Mobility +3
  • Aim +15
  • Will -5

Then you would need the following lines in your .ini:
[TruePrimaryPistolsBonus.X2Ability_TruePrimaryPistolsBonus] bAFFECT_MOBILITY=true PRIMARY_PISTOL_BONUS_MOBILITY=3 bAFFECT_DETECTIONMODIFIER=false bAFFECT_DAMAGE=false bAFFECT_AIM=true PRIMARY_PISTOL_BONUS_AIM=15 bAFFECT_WILL=true PRIMARY_PISTOL_BONUS_WILL-5

In this hypothetical scenario, you'll need to set bAFFECT_DETECTIONMODIFIER and bAFFECT_DAMAGE to false because the default configuration of this mod has those two stats (as well as mobility) enabled.

For all other supported stats, since the default configuration of bAFFECT_XXXX is false, you only need to set the bAFFECT_XXXX value to true when you want it and configure the PRIMARY_PISTOL_BONUS_XXXX value accordingly.
最后由 Hanter 编辑于; 2024 年 5 月 4 日 下午 10:38
< >
正在显示第 1 - 1 条,共 1 条留言
Hanter  [开发者] 2024 年 5 月 4 日 下午 10:40 
Updated the guide for the 2.0.0 release:

The header in the config used to be:
[TruePrimaryPistolsBonus.X2TemplateHelper_TruePrimaryPistolsBonus]

It has been changed to:
[TruePrimaryPistolsBonus.X2TemplateHelper_TruePrimaryPistolsBonus]

Please take note of this if you have made custom configs for this mod.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50