XCOM 2
2x Ability Points
댓글 96
D34N 2025년 10월 5일 오전 3시 46분 
eh? what about the ppl that dont know.... this is the reason a lot of us look to workshop.
thank all of you. you really are awesome.
Baka Racker 2025년 5월 9일 오후 3시 12분 
For easier reference, here is @Sotek's comment on how to make this work for LWOTC:

"I've been having issues with this mod and LWotC.
Finally found the bit of coding knocking this mod out.
XCOM2 > XCom2-WarOgTheChosen > XComGame > Mods > LongWarOfTheChosen >
Config > XComGameCore

At the very bottom, easy to overlook...

; Disable basic ability point events
[XComGame.X2EventListener_AbilityPoints]
MaxTacticalEventAbilityPointsPerBattle=0

Changed mine to

; Disable basic ability point events
[XComGame.X2EventListener_AbilityPoints]
MaxTacticalEventAbilityPointsPerBattle=2000

Works fine now. Hope this helps someone."

Again, this is @Sotek's work, not mine.
qaq烟雨 2025년 2월 3일 오전 5시 06분 
For those who want to make this mod work for LWOTC,please check the comment of @Sotek.You need to edit the ini file of LWOTC
Ramarro 2023년 11월 12일 오전 8시 39분 
what do you have to do to make it work for LWotc?
[FT] STRlCE 2023년 9월 15일 오전 2시 31분 
Judging from the description, it should only affect tactical actions like flanking shots and ambushing enemies. Soldier AP itself is affected by their combat intelligence. Also, afaik this mod doesn't change how fast your soldiers level up, it just adds more AP to your xcom pool.
Dandyslayer! 2023년 8월 25일 오전 2시 14분 
Does this mod affect only XCom AP or does this also affect Soldier AP?
C7B3R_Rayko 2023년 4월 9일 오후 1시 40분 
I tip my hat to @Sotek for helping me figure out why this mod was not functioning right. Thank you for fixing this issue with LWOTC.
MikeWazowski 2022년 11월 28일 오후 9시 26분 
thank you for this mod seriously. was tired of flanking enemy and only getting 1 AP, now i flank enough enemies i can get 1 respec for any soldier i want.
Andystyl - Allkeyshop 2022년 10월 31일 오후 2시 47분 
Does this mod work with LWOTC?
Lex Tempest 2022년 7월 22일 오전 5시 52분 
Does this apply for enemies too or just your soldiers?
HaziTru 2021년 12월 16일 오전 1시 39분 
Could I add modded enemies to list? I just got children of the rulers mod and I want them to give ability points. Any way this could be possible ?
Icon 2021년 4월 5일 오전 10시 52분 
hi, sorry for wasting time, i found out what it was
apparently, the earlier mentioned tactical events can only be activated and granted once per mission, and once per turn
i had just learned this
Icon 2021년 4월 5일 오전 3시 51분 
hey, i have a question. i'm not using your mod atm, but you seem to be the only one so far with a grasp on this ability point mechanic and everyone else that seems to be using your mod has it working correctly

setting "MaxTacticalEventAbilityPointsPerBattle" to say, 100, should be making it so you can earn up to 100 ability points off of tactical events, right?
i also adjusted ability point gain on tactical events to be 10 per proc
yet, i only proc 1 tactical event and it doesn't proc any more

is that intended or is there something else?
is the player meant to trigger different tactical events in their mission (height adv, then flanking, then ambush)?
Marcarstein 2021년 3월 23일 오전 11시 27분 
Hello,

So i have a little problem with the mod.
It just worked perfectly just 6 months ago, but now it doesn't.

Only change i made is using the Alternate launcher.

The thing is :
When i do an ation, i get the message saying "Xcom won 50 points" exactly the value i got, but then when i want to add points (i use RPG overall), i don't have any.

I must admit i'm a bit lost RN.

Thanks in advance.

EDIT : Found out why, and of course it was stupid ....
Don't change the "-" values, i just overlooked that when changing values
Syndra 2021년 3월 20일 오전 11시 23분 
How do you find and modify these files in Win10. I hate Win10
kregano  [작성자] 2021년 3월 7일 오후 6시 06분 
Find XComGameCore.ini in the mod folder/use Alternative Mod Loader, find every line sayung +NumPointsAwarded=2, and replace the 2 with 100.
It's me | #FixTF2 #SaveTF2 2021년 3월 7일 오후 12시 13분 
All the same, I don't understand. I've read all the previous comments, but I still don't understand how to make sure that for each such action for which you get points, you always get 100 points. I just play with the RPGO mod and want to have enough ability points for each fighter. I realized that it would be necessary to change the value of the file in the RPGO mode, but all the same, the fighters did not receive the required number. What values ​​and where should they be put in order for everything to happen ... 100 points?
kregano  [작성자] 2021년 3월 5일 오후 5시 28분 
- in front of something deletes that value when the game boots, + adds it to the game when it boots.

So the - deletes all the default values, while + sets the new values you want.
It's me | #FixTF2 #SaveTF2 2021년 3월 3일 오후 12시 53분 
And what is the difference between + and - before "MaxTacticalEventAbilityPointsPerBattle"?
Demogoblin 2021년 2월 13일 오후 12시 24분 
Sotek you are a genius!!
Sotek 2020년 12월 2일 오후 3시 04분 
I've been having issues with this mod and LWotC.
Finally found the bit of coding knocking this mod out.
XCOM2 > XCom2-WarOgTheChosen > XComGame > Mods > LongWarOfTheChosen >
Config > XComGameCore

At the very bottom, easy to overlook...

; Disable basic ability point events
[XComGame.X2EventListener_AbilityPoints]
MaxTacticalEventAbilityPointsPerBattle=0

Changed mine to

; Disable basic ability point events
[XComGame.X2EventListener_AbilityPoints]
MaxTacticalEventAbilityPointsPerBattle=2000

Works fine now. Hope this helps someone.
OoooWeeee 2020년 6월 13일 오후 2시 31분 
I found it thx @Chunow Jul 26, 2019 @ 10:56am
C:\steam\steamapps\workshop\content\268500\1280477867\Config\XComGameCore
Change the value for MaxTacticalEventAbilityPointsPerBattle to your choice.
OoooWeeee 2020년 6월 13일 오전 11시 17분 
Does anyone know where the original file we are altering is located. If I understand it correctly we are replacing the original file"-" with "+" but I haven't seen anyone post were that original file is located. thx
Syndra 2020년 5월 19일 오후 2시 07분 
It didnt. It must be another mod but which one and no idea what to look for if I did find it. Ohh well.
DragonKingAbashī 2020년 5월 19일 오후 1시 45분 
Then I have no clue. Its probably another mod that is changing the mechanic somewhat. Either a recent update or something else. I hope the reinstall works for you.
Syndra 2020년 5월 19일 오후 1시 43분 
I changed it to see if it was working. I tried deleting and reinstalling the mod. Maybe its one of the class mods its conflicting with all of a sudden.
Not sure why it suddenly stopped working. Worked fine in my last campaign. Disabling each mod is too time consuming.
Appreciate the response

In other campaigns I had the value set higher,not to 100 but higher than 10 and it still worked.
DragonKingAbashī 2020년 5월 19일 오후 1시 36분 
I have no clue. Maybe there is a limit to that one. As long as you edit the "NumPointsAwarded", you will gain exactly that number of points for that action. For the MaxTacticalEventAbilityPointsPerBattle, I would not change that value over 10. 4 is probably the best option if you have a campaign as complex as mine.

If this still does not work for you, then the author has to answer your question. I don't know why it does not work for you, but works for me.
Syndra 2020년 5월 19일 오후 1시 22분 
I get the popup saying I acquired points. I changed one value to 100 but then when I get back to base the points are not there. Strange
DragonKingAbashī 2020년 5월 19일 오후 1시 16분 
I don't have any idea to be honest. Typically, the mod conflicts would involve a mod that changes the exact thing the other mod would change or messes with that mechanic. So, if you have a mod that recently changed the AP mechanic, then it might impact this one.

Granted, this mod only slightly changes AP gain. Maybe you should mess with the ini to confirm that it is not working for you. I know it is working for me since I am getting the exact AP I add in the ini.
Syndra 2020년 5월 19일 오후 1시 08분 
Not sure what is conflicting with it. I have not added anything new since the last time it worked. Any idea other files I could check?
DragonKingAbashī 2020년 5월 12일 오후 8시 51분 
This mod is still functioning. It has not been updated since 2017 meaning nothing has changed to prevent it from working. If you believe the mod no longer works, then try changing the ini to see if that increases your AP gain. Otherwise, you might have a mod conflict.
Syndra 2020년 5월 12일 오후 6시 08분 
Doesnt appear to be working anymore.
Enoa 2020년 4월 20일 오후 5시 37분 
I think the location changed to C:\SteamLibrary\steamapps\workshop\content\268500\1123788033\Config
Online Addict 2020년 3월 17일 오후 3시 03분 
Awesome!
DragonKingAbashī 2020년 3월 17일 오후 1시 46분 
Yes, you will gain more points that way.
Online Addict 2020년 3월 17일 오후 1시 30분 
Would I get more points if I changed the "+MaxTacticalEventAbilityPointsPerBattle" AND the individual ability templates?
Baal Firenze 2020년 3월 14일 오전 7시 59분 
Working great on WOTC for me, thanks to the author!
DragonKingAbashī 2020년 2월 26일 오후 3시 26분 
This mod is still functioning or at least it works on my end. As it suggests, you can modify to increase the number of points. But heads up, it can lead to a huge increase in points if you do not know what you are doing.
Adam Jensen 007 2020년 2월 17일 오후 8시 07분 
ty
Tim_ 2019년 10월 9일 오전 1시 26분 
I just completed a WOTC campaign with 104 mods including this one. On consideration, I have removed my feedback from yesterday, as I am not certain this mod is not working, I am just unsure about how it and other mods are interacting. I know that I used to believe this mod was working properly, but that was >12 months ago when I last played.
Roomba King 2019년 10월 8일 오후 7시 01분 
@Tim_ It is. I can confirm the mod works fine for me.
Chunow 2019년 7월 26일 오전 8시 56분 
C:\steam\steamapps\workshop\content\268500\1280477867\Config\XComGameCore
Change the value for MaxTacticalEventAbilityPointsPerBattle to your choice.
Boyrdee 2019년 7월 23일 오후 6시 16분 
location @Chunow Plz
Chunow 2019년 7월 22일 오후 11시 27분 
For players who use both RPGO and this mod, you have to change MaxTacticalEventAbilityPointsPerBattle command line in RPGO folder as well.
OoooWeeee 2019년 6월 11일 오후 2시 14분 
1123788033
File location
Dawnpromise 2019년 4월 24일 오후 10시 31분 
This is on my list of 'must have' mods. Personally I don't use the x2 AP values but being able to increase the AP per mission cap means I can actually gain AP normally!
F23 2019년 3월 21일 오전 8시 15분 
So far working good, although with double ability points resistance order i got x100 for killing chosen while setting it to 25 per kill, thats 4x the value. You might wana modify that.
F23 2019년 3월 18일 오후 1시 03분 
[ChosenKilled X2AbilityPointTemplate]
-NumPointsAwarded=5
-TacticalEvent=false
-Chance=100
+NumPointsAwarded=25
+TacticalEvent=false
+Chance=100

[ChosenDefeated X2AbilityPointTemplate]
-NumPointsAwarded=10
-TacticalEvent=false
-Chance=100
+NumPointsAwarded=100
+TacticalEvent=false
+Chance=100

[RulerEscapes X2AbilityPointTemplate]
-NumPointsAwarded=2
-TacticalEvent=false
-Chance=100
+NumPointsAwarded=25
+TacticalEvent=false
+Chance=100

[RulerDefeated X2AbilityPointTemplate]
-NumPointsAwarded=8
-TacticalEvent=false
-Chance=100
+NumPointsAwarded=100
+TacticalEvent=false
+Chance=100

[JulianDefeated X2AbilityPointTemplate]
-NumPointsAwarded=15
-TacticalEvent=false
-Chance=100
+NumPointsAwarded=100
+TacticalEvent=false
+Chance=100
F23 2019년 3월 18일 오후 1시 03분 
[XComGame.X2EventListener_AbilityPoints]
-MaxTacticalEventAbilityPointsPerBattle=2
+MaxTacticalEventAbilityPointsPerBattle=15

[HeightAdvantageShot X2AbilityPointTemplate]
-NumPointsAwarded=1
-TacticalEvent=true
-Chance=20
+NumPointsAwarded=3
+TacticalEvent=true
+Chance=20

[FlankingShot X2AbilityPointTemplate]
-NumPointsAwarded=1
-TacticalEvent=true
-Chance=45
+NumPointsAwarded=3
+TacticalEvent=true
+Chance=50

[AmbushKill X2AbilityPointTemplate]
-NumPointsAwarded=1
-TacticalEvent=true
-Chance=40
+NumPointsAwarded=3
+TacticalEvent=true
+Chance=33

[ComboKill X2AbilityPointTemplate]
-NumPointsAwarded=1
-TacticalEvent=true
-Chance=40
+NumPointsAwarded=3
+TacticalEvent=true
+Chance=50
F23 2019년 3월 18일 오후 1시 02분 
A modified config by me that im sharing for others to use. Values as you can read below. I hope this works! Not tested yet. Replace whole code in launcher.