安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Specialists still think they can hack at any range when equipped with a WOTC ballistic shield, this leads to an immediate crash to desktop as the game overloads on the logic and thinking simply not being there for a non-existent GREMLIN unit.
Any mods that address this issue for WOTC in the meantime?
Add code to XcomLW_Overhaul.ini
+ItemTable=(ItemTemplateName="SparkBallisticShield_MG", Slots=3, Starting=false, Infinite=false, Buildable=true, RequiredTech1="PlatedArmor", RequiredTech2="", SupplyCost=70, AlloyCost=3, CrystalCost=5, CoreCost=1, SpecialItemTemplateName="", SpecialItemCost=0, TradingPostValue=35, RequiredEngineeringScore=40, Tier = 179,PointsToComplete=300, InventoryImage="img:///WoTC_Spark_Shield_UI.Inv_Plated_Shield")
+ItemTable=(ItemTemplateName="SparkBallisticShield_BM", Slots=3, Starting=false, Infinite=false, Buildable=true, RequiredTech1="PoweredArmor", RequiredTech2="", SupplyCost=100, AlloyCost=5, CrystalCost=5, CoreCost=1, SpecialItemTemplateName="", SpecialItemCost=0, TradingPostValue=35, RequiredEngineeringScore=40, Tier = 179,PointsToComplete=300, InventoryImage="img:///WoTC_Spark_Shield_UI.Inv_Powered_Shield")
I have basically finished the tech tree, the option to research or build improved shields has never appeared. Playing with Amalgamation + Covert Infiltration + 5 tier weapon system.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2526466048
need help plz
+ItemTable=(ItemTemplateName="BallisticShield_MG", Slots=3, Starting=false, Infinite=false, Buildable=true, RequiredTech1="PlatedArmor", RequiredTech2="", SupplyCost=70, AlloyCost=3, CrystalCost=5, CoreCost=1, SpecialItemTemplateName="", SpecialItemCost=0, TradingPostValue=35, RequiredEngineeringScore=40, Tier = 179,PointsToComplete=300, InventoryImage="img:///WoTC_Shield_UI.Inv_Plated_Shield")
+ItemTable=(ItemTemplateName="BallisticShield_BM", Slots=3, Starting=false, Infinite=false, Buildable=true, RequiredTech1="PoweredArmor", RequiredTech2="", SupplyCost=100, AlloyCost=5, CrystalCost=5, CoreCost=1, SpecialItemTemplateName="", SpecialItemCost=0, TradingPostValue=35, RequiredEngineeringScore=40, Tier = 179,PointsToComplete=300, InventoryImage="img:///WoTC_Shield_UI.Inv_Powered_Shield")
Can't see Spark Shield tier 2 and 3.
With these shields, is the character holding them still being flanked with full penalties when in the open?
open xcom lwotc mod config files, usually at this path for steam users:
path to steam folder\workshop\content\268500\1416242202\Config\XComLW_Overhaul.ini
search for "TemplarBallisticShield_MG", TemplarBallisticShield_BM, those normally next to each other, copy-paste those twice and switch template names for copied lines to
ItemTemplateName="BallisticShield_MG"
ItemTemplateName="BallisticShield_BM"
ItemTemplateName="SparkBallisticShield_MG"
ItemTemplateName="SparkBallisticShield_BM"
Those should add build options to your engineering, shields normally located at weapons tab, hf XD