安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






So you can get it on it with this line:
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", TEMPLATE = "AHWRequiemSMG")
I'll notify Reshi about this, though, bullpups are supposed to have it already.
tried adding it to the weapon category on the config files with no results using these:
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", WEAPON_CAT = "smg")
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", WEAPON_CAT = "carbine")
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", WEAPON_CAT = "bolter")
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", WEAPON_CAT = "AHWRequiemSMG")
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", WEAPON_CAT = "AHWRequiemRifle")
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", WEAPON_CAT = "AHWRequiemBolter")
+GIVE_ABILITIES = (ABILITY = "PistolReturnFire", WEAPON_CAT = "AHWRequiemBullpup")
do you know how to? the description of the weapon says is a bullpup, in the name is a carbine but ultimately dont know to what weapon category has and since is not working i guess is not a regular bullpup.
PistolReturnFire might kind of work if added to melee weapons but it will definitely not look right if it does. You're welcome to try but doing it properly would require an entirely new ability or two and I wouldn't really want to do that with this mod.
Only against misses is ignored as an option if preemptive fire is set to true. AoE will not trigger it at all and the attacker rolling a hit won't matter because return fire is triggering before it hits. So it's like Covering Fire but only for attacks against the unit itself. The underlying mechanic is actually the same and the differences are achieved with different configuration in code.
You're right, the Suppression part is breaking stuff. I'm gonna just remove that, Suppression needs its own separate mod to fully fix anyway. Such a ridiculously buggy mechanic.
I uninstalled only this mod and did a config clear, and after some quick but not truly conclusive testing (I only tested the enemies' ability to move and take actions while being suppressed, not my own), I found that this mod may just be the culprit. Maybe I'm wrong, but perhaps that is something for you to look into. I will update if I find anything else that changes my opinion.