XCOM 2
155 个评价
Grenades Unlimited - WotC
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
198.109 KB
2018 年 1 月 30 日 上午 5:08
2018 年 1 月 30 日 上午 5:35
3 项改动说明 ( 查看 )

订阅以下载
Grenades Unlimited - WotC

描述
This is a WotC update to the extremely basic mod "Grenades Unlimited", that simply removes the 1-offensive-grenade-per-soldier limit. I found it odd and jarring that you were limited to one grenade per soldier, especially since it didn't include smoke grenades, making it feel arbitrary.

Of course, I realize that this was likely done in an attempt to balance explosives, especially in the early game, and promote you taking other utility items, instead. I think that's a poor excuse, however, and if that's balancing that needs to be done, it should be done by improving other utility items, not by seemingly arbitrarily restricting how many grenades you can carry - especially when it only applies to offensive grenades.

Do note that depending on how you choose to play, this could end up disrupting game balance. Explosives are powerful, after all.

A special thank-you goes out to Peliconious, who gifted me WotC and made this possible.
14 条留言
Tim_ 2018 年 3 月 6 日 下午 6:47 
Just completed a WOTC campaign with 63 mods including this one. All ran fine. Not decided on this one yet for future campaigns.
IkeFanboy64 2018 年 2 月 24 日 上午 10:38 
@Luckmann
I can only assume it's "Tons of Utlilty Items" that is causing the problem. I'll look into it
Vargis  [作者] 2018 年 2 月 23 日 下午 11:14 
@XR3belxWarriorX:
Other mods could *always* cause issues, but I honestly can't tell what's up in your case.
IkeFanboy64 2018 年 2 月 20 日 下午 7:12 
@Luckmann

Even with me removing the UniqueEquipCategories, I still have the limit. Could it be due to other mods
IkeFanboy64 2018 年 2 月 14 日 下午 12:11 
@Luckmann
Thanks Brother
Vargis  [作者] 2018 年 2 月 13 日 上午 9:59 
@XR3betxWarriorX:
Before.

For example, it looks like this:
UniqueEquipCategories="heal"

It should look like this:
;UniqueEquipCategories="heal"

Basically, by adding ";" you're stopping that line from being read. You could also simply delete the entire line, but then it becomes an issue if you ever want to restore it later.
IkeFanboy64 2018 年 2 月 11 日 下午 4:01 
@Luckmann
When you mean "in front" do you mean before or after the line?
TLhikan 2018 年 2 月 9 日 上午 6:53 
@Luckmann Thanks!
Vargis  [作者] 2018 年 2 月 6 日 上午 2:01 
Vargis  [作者] 2018 年 2 月 6 日 上午 1:28 
@TLhikan:
These mods are super-simple, but the toolset is a bitch to work with, which is why I haven't gotten around to updating the Medkit one yet. I should get it up soon, though. If you're in a hurry, simply going into \Steam\steamapps\common\XCOM 2\XCom2-WarOfTheChosen\XComGame\Config\DefaultGameData.ini and simply adding ";" in front of "UniqueEquipCategories="heal" (on line 2004, in the [XComGame.X2ItemTemplateManager] section) will let you use multiple Medkits.

It's what I did, just to see if it works and is bugless before I make it into a mod, and it seems to work flawlessly. Adding ";" in front of lines in the .ini:s basically takes them out of commission, as if they've been removed.

Conceivably, people could do this themselves to "UniqueEquipCategories="grenades" too and just not download this mod, but I get that some people would rather just get a mod that does it for them.