安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Btw, what's up with the Freeze Chance Froststrike stuff you've commented out? Do they work or will they break something if I enable them?
To get the bonus organic damage on the EMP Axe, go to:
\steamapps\workshop\content\268500\1123258145\Config
Open the file (with Notepad if you get prompted):
XComAxeMod.ini
Search for (press Ctrl + F) :
THROWING_AXE_BM_ORGANIC_DMGMOD=
It's value will be 0. Change it to 3. Now the EMP Axe will give the Butcher bonus along with EMP Emitter. I tried to make this explanation as noob friendly as possible so if you already know how to edit .ini files then this will come off as rather patronizing.
I'll offer a suggestion: make Cleave instead swing at an enemy twice (like Rapid Fire), with some kind of cool down, and can only be used on a blue move.
Another idea would be for Cleave to be a free ability that grants Wrecking Ball until the end of the turn.
i've noticed the frost chance in the ini, but there's also an additional frost based axe ability? i'm currently trying to turn it on for myself, its still there i hope, just disabled from the ini? not removed from the code?
One possible idea would be too look at how ballistic shields or a similar mod gives its mobility penalty tho, because i noticed those mods don't have that problem, but idk what this would entail or how much work it would take
would i be correct in assuming that vortex duplicates in engineering in katana mod is also an xcom 2 problem?
also, in the ini there's a bunch of frost related stuff, including an ability for the axe, we were meant to get 4 tier frost axe? like how katanas get the vortex?
its rather unusual for a bug like this to go unfixed for so long
the mods never really worked after i got wotc
`CREATE_X2TEMPLATE(class'X2WeaponTemplate', Template, 'ThrowingAxe_MG');
should be:
`CREATE_X2TEMPLATE(class'X2WeaponTemplate', Template, 'ThrowingAxe_CV');
It gets created but then overridden by the magnetic variant.
Sure, but it's still a thing that needs mentioning.