安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
Dude... Thank you,so,so freaking much,for this.
I was trying amalgamation with like 70 classes of it and man This help so much on some classes which sometime get nothing beside primary lmao
I'd made an assumption that I could add Travel Light as an option on a running campaign. Turns out that's not true. Running WSRAddItem TravelLight from the Weapon Skin Replacer mod has added it. Thanks to Rusty Dios over on the Discord.
idk, everyone's that's working looks exactly the same as what I've got. Yet mine's not working.
for e.g.
+ADD_SLOT=(SOLDIER_CLASS="Reaper", WEAPON_CAT="TravelLight", ALLOW_EMPTY=true)
I've tried all lower case too. This matches X2Item_CovertWarClassRedux.uc
I can use Weapon_Cat for Claymores
+ADD_SLOT=(SOLDIER_CLASS="Reaper", WEAPON_CAT="claymore", ALLOW_EMPTY=true)
And I've used TEMPLATE_NAME successfully
+ADD_SLOT=(SOLDIER_CLASS="Reaper", TEMPLATE_NAME="SectoidFinger", ALLOW_EMPTY=true)
Rebuilt user configs too. Still no luck. Has anyone managed to?
Only those 5 perks are added to the general AWC pool. Other perks not added there are used by specific class mods.
I took a quick look at the XcomClassdata.ini and only found these lines
;A configuration File
[XComGame.X2SoldierClassTemplateManager]
+ExtraCrossClassAbilities=(AbilityName="RustyCloistaShield")
+ExtraCrossClassAbilities=(AbilityName="MKPMrCloista")
+ExtraCrossClassAbilities=(AbilityName="Mrc_FreeBeacon")
+ExtraCrossClassAbilities=(AbilityName="SprayMrC")
+ExtraCrossClassAbilities=(AbilityName="SingleReloadMrC")
;ExtraCrossClassAbilities=(AbilityName="")
Does it mean only the above 5 perks are added to soldier's XCOM perk pool? How are the rest of perks in the description implemented into the game? They sound really interesting especially the Bladeblitz and Sword Swing but they are just not in the config files. Maybe they are not for configuration?
I'm running my very first LWOTC campaign and I'm learning some basic config editing. I hope this mod will work well.
The MassHolotargeting was designed with the LW2Secondaries mod however, so if LWotC changes the names of the weapon this perk might not function