安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
+arrVestsToConvert = (VestTemplateName = "PreatorianReactiveArmor")
;Spectrum
+arrVestsToConvert = (VestTemplateName = "ShieldVest")
;Kinetic Utility Items
+arrVestsToConvert = (VestTemplateName = "PushUpKineticVest")
+arrVestsToConvert = (VestTemplateName = "PushUpKineticVestLite")
+arrVestsToConvert = (VestTemplateName = "PushUpKineticVestMate")
+arrVestsToConvert = (VestTemplateName = "PushUpKineticVestPro")
+arrVestsToConvert = (VestTemplateName = "SynchVest")
+arrVestsToConvert = (VestTemplateName = "PersonalShield_Xcom", DLC = "WOTCAlienElitePack")
; Muton Enemy Pack
+arrVestsToConvert = (VestTemplateName = "Muton115Vest", DLC = "Muton_Pack")
; Frost Legion
+arrVestsToConvert = (VestTemplateName = "MZFD_WarmSweater", DLC = "FrostDivision")
;SavageItems
+arrVestsToConvert = (VestTemplateName = "ReinforcedVest", DLC = "SavageItems")
+arrVestsToConvert = (VestTemplateName = "SavLightVest", DLC = "SavageItems")
+arrVestsToConvert = (VestTemplateName = "AlloyweveVest", DLC = "SavageItems")
; [WOTC] Corrupt Avatar
+arrVestsToConvert = (VestTemplateName = "PsiVest", DLC = "WOTCCorruptAvatar")
; Custodian's
+arrVestsToConvert = (VestTemplateName = "HyperDriveVest", DLC = "CustodianPack")
; ShadowOps Perks
+arrVestsToConvert = (VestTemplateName = "ReinforcedVest", DLC = "ShadowOpsPerkPack")
+arrVestsToConvert = (VestTemplateName = "PlatedVest", DLC = "ShadowOpsPerkPack")
; Icon overrides
+arrVestsToConvert = (VestTemplateName = "DisguiseVest", DLC = "NelVlesis_Icon_Overrides)
i dont know how this shadow Plated Vest works, but it has the same name of the vanilla plated vest here, and it cause the vanilla vest to get 2x the same description and 2x the stats, so 6 ablative hp and 2x armor, so dont add it
+arrVestsToConvert = (VestTemplateName = "A15DroneVest", GrantingTechs = ("AL_AutopsyDrone"), DLC = "WOTCAlphaDrone")
Reporting on a typo - it should be
;AHW Praetorians
+arrVestsToConvert = (VestTemplateName = "PraetorianReactiveArmor")
So prAEtorian instead of prEAtorian.
But anyway, thanks for the hint!
[PreatorianReactiveArmor X2EquipmentTemplate]
and XComGamecore.ini
TemplateName="PreatorianReactiveArmor"
it is indeed EA and not AE
+arrVestsToConvert = (VestTemplateName = "JetBoosters_MK0")
is this written in the XCOMArmourUpgrades.ini file? To match, how do I write completely with the name of the mod before the semicolon?