XCOM 2
205 个评价
[WOTC] Execution
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
68.998 KB
2018 年 9 月 22 日 上午 9:00
2021 年 12 月 26 日 上午 7:00
6 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
[WOTC] Execution

描述
This mod allows soldiers to execute incapacitated enemy units.

Execute is an ability that costs one action point and doesn't end the turn.

By default, only unconscious and bleeding out units are considered "incapacitated." However, you can change this definition in the configuration (XComExecution.ini) to include stunned, panicked, frozen, and many other unit types to trigger the Execute ability.

Additionally, if you want to exclude any specific units from being executed, you can add them to the exclusion list via +EXCLUSION_LIST=UnitName, where UnitName is the name of the CharacterTemplate associated with your target.

This mod works both mid-campaign and mid-tactical.
热门讨论 查看全部(2)
0
2023 年 9 月 23 日 下午 2:48
Spanish Localization
Toni95
0
2021 年 11 月 30 日 下午 8:04
Russian Translation
Aks
74 条留言
[DG] Z Type Knight 2022 年 9 月 30 日 下午 1:53 
Question: Does this bypass Sustain?
Udaya  [作者] 2021 年 12 月 26 日 下午 3:52 
No problem!
Daevinski 2021 年 12 月 26 日 下午 3:40 
@Udaya Great! Thanks for all the information and updates.
Udaya  [作者] 2021 年 12 月 26 日 下午 3:36 
@Daevinski Oh, it looks like you're right. In that case, the quotation marks are just an arbitrary delimiter that you can either include or exclude when initializing name arrays.

You can use either:
+EXCLUSION_LIST=AdvCaptainM1

Or:
+EXCLUSION_LIST="AdvCaptainM1"

Both ways will accomplish the same goal (this also applies to the other mods you were talking about).
Daevinski 2021 年 12 月 26 日 下午 2:29 
@Udaya I'm asking just to be sure, because both "Extract Corpses" and "Nonlethal Combat" have these type of exclusion list and both need the name of the unit between quotes.
Udaya  [作者] 2021 年 12 月 26 日 下午 12:52 
@Daevinski Without quotes, of course! For example:

; List of units in the game that are excluded from this mod's Execute ability.
; Add more using "+EXCLUSION_LIST=UnitName".
+EXCLUSION_LIST=AdvCaptainM1
+EXCLUSION_LIST=AdvCaptainM2
+EXCLUSION_LIST=Cyberus
Daevinski 2021 年 12 月 26 日 上午 10:32 
Amazing! But... with or without quotes?
Udaya  [作者] 2021 年 12 月 26 日 上午 7:04 
@Daevinski Yes, there is a way to do that. I just added an array to the configuration today that lets you do so. If you want to exclude any specific units from this mod's Execute ability, just add them to the configuration (XComExecution.ini) via

+EXECUTION_LIST=UnitName

Where UnitName is the name of the CharacterTemplate associated with your target. For example, +EXCLUSION_LIST=SpectreM2 would exclude all Elite Spectres from this mod's Execute ability.
Udaya  [作者] 2021 年 12 月 26 日 上午 7:00 
No problem, Maconnais!
Maconnais 2021 年 12 月 26 日 上午 1:02 
@Udaya Thank you for the update, it's working great!