XCOM 2
737 평점
[WOTC] WSR Weapon Skin Replacer - Configuration
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
184.420 KB
2019년 4월 11일 오전 2시 14분
1개의 변경 사항 ( 보기 )
이 아이템을 사용하려면 DLC가 있어야 합니다.

다운로드 위해 구독하기
[WOTC] WSR Weapon Skin Replacer - Configuration

설명
This mod provides you with a configuration file for the Iridar's [WOTC] WSR Weapon Skin Replacer - Core so you can do things like:
  • Cosmetically modify weapons, including their models, animations, sounds and visual weapon attachments.
  • Reduce inventory clutter by permanently removing weapons and their schematics from Engineering. Useful if you don't want *all* of the weapons from a certain weapon mod.
  • Make gameplay modifications to items and weapons, such as adding and removing abilities, changing their Item and Weapon Category, Inventory Slot, number of weapon upgrade slots, damage stats, and much more.
  • Modify the tech tree by changing which items are created by which schematics, what research is required, edit resource costs, etc.
If you want your Assault Rifle to look and sound like a conventional Cannon with Coilgun attachments - you can do that. Make your Magnetic Rifle look and sound like Priest's Carbine? Make Chosen Assassin use a shovel? Easy. This mod is basically Unrestricted Customization for weapons and their attachments.

This functionality does not currently have any in-game UI; it all must be done through the configuration file. Using this mod is likely to require more effort than an average user is willing to spend, but it shouldn't be too difficult to figure out for anyone who puts their mind to it.

HOW TO USE

The XComWeaponSkinReplacer.ini configuration file is located at:
..\steamapps\workshop\content\268500\1709345052\Config\XComWeaponSkinReplacer.ini
I highly recommend to backup your configuration file, as it will be reset if you unsubscribe from the mod or verify game's files.

You can find instructions and examples of all commands you can enter into the configuration file here:
>>> GO HERE FOR EXTENSIVE DOCUMENTATION <<<

If documentation is not enough, you probably shouldn't use WSR, I will not be holding hands on this one.

REQUIREMENTS
COMPANION MODS

Boundir's Mods - look into this list if you'd like to further customize other aspects of the game, such as soldiers, enemies and abilities.

COMPATIBILITY

Should be compatible with almost everything. Safe to add or remove mid-campaign.

CREDITS AND DONATIONS

Please support me on Patreon[www.patreon.com] if you require tech support, have a suggestion for a feature, or simply wish to help me create more awesome mods.
인기 토론 모두 보기(2)
1
2019년 5월 6일 오전 12시 26분
Config to change all vanilla pistols to conventional?
Salt Intensifies
0
2020년 7월 18일 오후 3시 10분
Simple config for replacing all weapon tiers with conventional
Queen Victoria's Top Guy
댓글 203
Pete 2024년 5월 17일 오후 12시 51분 
Ahh that makes a lot of sense, so the path is already in game then. Thanks a lot!
Iridar  [작성자] 2024년 5월 17일 오전 8시 18분 
If a mod doesn't have a content folder it means it's using assets from another mod (which would be typically marked as required) or from the game itself, which I assume is the case for cut content ammo, cuz it's literally game's cut content.
Pete 2024년 5월 17일 오전 7시 52분 
Hi @Iridar, thanks for the great mod! You mention in the documentation If you want to use assets from a certain mod that aren't active, you copy the Content folder into another active mod. But I've noticed some mods like Cut Content Ammo by GrimyBunyip don't have a content folder, what do you do then?

I ask because I want the ammo from [WOTC] Cut Content Ammo to look like Cut Content Ammo by GrimyBunyip. The two are duplicates and can't run together, but I really like how the latter looks, but the former has better rounds overall. Any advice? Thanks!
Rost Kurt 2024년 4월 24일 오후 3시 26분 
@Iridar, как заменить улучшение Буллпаппа, чтобі он улучшался вместе со Штурмовой винтовкой?
wilnemo35795 2023년 12월 21일 오후 1시 55분 
From reading the Documentation for Template master, this is what I wrote for the Plasma Warhead:
+Edit_X2WeaponTemplate = (T = "PLASMAGRENADEMK3", P = "Cost",\\
Cost = (ResourceCosts[0] = (ItemTemplateName = "Supplies", Quantity = 20),\\
ResourceCosts[1] = (ItemTemplateName = "AlienAlloy", Quantity = 1),\\
ResourceCosts[2] = (ItemTemplateName = "EleriumDust", Quantity = 1),\\
ArtifactCosts[0] = (ItemTemplateName = "EleriumCore", Quantity = 1)))
Stukov81-T.TV 2023년 12월 20일 오후 3시 19분 
that would be done more easily with template master.

Similar to this:
+Edit_X2WeaponTemplate = (T = "Medikit", P = "HideIfResearched", OP = "Remove")
+Edit_X2WeaponTemplate = (T = "NanoMedikit", P = "HideIfResearched", OP = "Remove")
+Edit_X2WeaponTemplate = (T = "NanoMedikit", P = "BaseItem", OP = "Remove")
+Edit_X2WeaponTemplate = (T = "BioMedikit", P = "BaseItem", OP = "Remove")

making them buildable can be done in WSR or Template Master by setting CanBeBuilt to true and adding a cost
wilnemo35795 2023년 12월 20일 오후 1시 28분 
I want to change the grenades from Superior explosives from being upgraded automatically by the Superior explosives weapons project, to built individually after research, what command would i use to edit to remove the grenades from being upgraded?
Iridar  [작성자] 2023년 12월 2일 오전 2시 43분 
@Forny
Read the documentation, the "WEAPONS_TO_HIDE_KEEP_SCHEMATIC" command does just that.

Alternatively, you can do that with the Item Hider mod using in-game UI.
Giggles 2023년 12월 2일 오전 1시 55분 
Yeah, in the exact same boat as you Forny, annoying that the cod weapon classes don't apply to LWOTC.
Forny 2023년 9월 18일 오후 4시 08분 
wow, this mod is awesome. But I'm a little useless with these things. I replace the weapons in the game with more realistic weapon skins like those in the CoD mods using the xSkin mod but it is very tedious to do it on each soldier one by one when you play Long War of the Chosen with dozens of soldiers. Also I don't want all those weapons to appear in the game's armory and so on. I want them to remain as ghost templates. I think all that could be changed with this mod but I can't figure out how to do it.