Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Open Terminal app. Then types this command:
cd ~/Library/Application Support/Steam/steamapps/workshop/content/268500/617733366/Config
(Note that 268500 and 617733366 might be different on your local folder. You can search for "AnyClassAnyWeapon.XComMod" file via the search bar on top-right.)
Then this command:
open .
Then Finder should show the folder. You need to edit this file "XComClassData.ini".
For example, adding this allow Reaper to use normal snipers and Vector snipers.
[Reaper X2SoldierClassTemplate]
+AllowedWeapons=(SlotType=eInvSlot_PrimaryWeapon, WeaponType="sniper_rifle")
+AllowedWeapons=(SlotType=eInvSlot_PrimaryWeapon, WeaponType="vektor_rifle")
The list of possible weapon codes are in here.
/Library/Application Support/Steam/steamapps/common/XCOM 2/XCOM2Data/xcom2-warofthechosen/xcomgame/config/defaultgamedata.ini
i have a mod called ballistic shields that is actually changed tons by another mod, and i think their by different ppl
\Steam\SteamApps\workshop\content\268500\844674609
as dictated here
http://ufopaedia.org/index.php/Customizing_LW2
but there is no config folder present. 844674609 appears to be an empty folder
I'm making a Samus Aron character that I would like to be able to use the technical class w/ gauntlet and a minigun. I'm also trying to use the secondary weapons as utility items so i can give her a grenade launcher. I plan on playing on harder difficulties (and with a better advent mod) to balance out how OP this build could be, and would like to build the character as true to the original Samus as possible.
C:\Program Files (x86)\Steam\steamapps\common\XCOM 2\XCom2-WarOfTheChosen\XComGame\Config\DefaultClassData.ini
Just add a new line under the line for default weapons
AllowedWeapons=(SlotType=eInvSlot_PrimaryWeapon, WeaponType="rifle")
But change the rifle bit to whatever weapon you want
Hope this helps some people
AllowedWeapons=(SlotType=eInvSlot_PrimaryWeapon, WeaponType="Bolt") or whatever the code might be as I'd like to allow my viper team to use boltcasters which makes them quite deadly.
Good work here though, keep up the modding!