XCOM 2
评价数不足
Heavy Class
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
16.425 MB
2016 年 2 月 18 日 下午 6:19
2016 年 2 月 23 日 下午 8:39
6 项改动说明 ( 查看 )

订阅以下载
Heavy Class

描述
Just adds a new class to the game, Intend to use this to practice class modding, final product will eventually be an extremely durable bruiser who could definitely be called a 'tank'. Current Iteration is mostly a Ranger/Grenadier hybrid, using primarily Cannon Abilities, or Sword Abilities.
15 条留言
Azworai(@Twitch)  [作者] 2016 年 10 月 22 日 下午 1:43 
I don't know that, sorry, but glad the walkthrough helped you.
Conefed 2016 年 10 月 22 日 上午 8:13 
That worked!
do you know if
" +bAllowAWCAbilities=2 " would thus allow the soldier to gain up to two abilities from the AWC?
Azworai(@Twitch)  [作者] 2016 年 10 月 19 日 上午 11:55 
If you haven't gone searching, I just stumbled on a more experienced modder giving another walkthrough. Let me know if this helps.

'In each [ClassNameGoesHere X2SoldierClassTemplate] section, adding the line:

AllowedArmors=soldier

will allow the soldier to equip all of the default soldier armors, and adding the line:

bAllowAWCAbilities=1

will allow the soldier to gain random abilities from the AWC.'

Credit to NexusMods member Lucubration
Azworai(@Twitch)  [作者] 2016 年 10 月 18 日 下午 6:42 
Hm... I can't think of the fix at the moment. I recommend asking around on that forum, as being able to do that fix will let you fix any other classes that suffer this issue as well. Sorry for the trouble.
Conefed 2016 年 10 月 18 日 下午 6:17 
Maybe not. For me, your mod folder is #627393613
There is a Config folder and an Src folder, and others
Azworai(@Twitch)  [作者] 2016 年 10 月 17 日 上午 7:52 
Okay, so you know how to find your mod directories, right?
Conefed 2016 年 10 月 16 日 下午 6:51 
I was unable to locate, " XComGameData_Character.ini "
to add " +AllowArmors=soldier "
Azworai(@Twitch)  [作者] 2016 年 10 月 16 日 下午 12:04 
https://forums.nexusmods.com/index.php?/topic/4112090-2016-05-12-patch-sdk-changes/page-1
First post details the issue. Basically, find the secion mentioned in there, and add the line in.

That will fix the issue for you specifically. To fix it for everyone, I have to get around to altering it myself. If enough people still enjoy the mod and would like a fix, I'll do so on my end, as well. Best of luck sir!
Conefed 2016 年 10 月 16 日 上午 9:16 
So is the DLC fix something I could do? Do you have link to an article that talks about the issue?
Azworai(@Twitch)  [作者] 2016 年 10 月 16 日 上午 3:50 
There was an issue with classes breaking after some of the DLC was released, which I hadn't bothered to fix. As for the swords veering it away, well... It wouldn't be that hard to give it the cannon/grenade launcher combo, but that wasn't the vision *I* had for the class. The work I did was actually extremely basic and was done entirely via ini edits/additions, doesn't require any scripting knowledge.