Adding Plating to Sparks?

Post Reply
wadeanthony
Posts: 28
Joined: Wed Jan 18, 2017 5:34 am

Adding Plating to Sparks?

Post by wadeanthony »

Is it possible to add plating to Sparks in the ini? I see where I can add armor ( [SparkSoldier X2SparkCharacterTemplate_DLC_3] in xcomgamedata_characterstats.ini at least i think) but that may be too powerful early on.
please delete my account, I know long use it.
User avatar
Arcalane
Posts: 339
Joined: Thu Jan 19, 2017 10:42 pm

Re: Adding Plating to Sparks?

Post by Arcalane »

Try Metal over Flesh. It allows you to upgrade SPARKs with improved armour/mobility/etc. via the Proving Grounds as you complete autopsies and other research topics.
Sentenryu
Posts: 24
Joined: Mon Jul 18, 2016 11:24 pm

Re: Adding Plating to Sparks?

Post by Sentenryu »

the stat you're looking for is eStat_ShieldHP, you can try to add it the same way you add armor:


CharacterBaseStats[eStat_ShieldHP]=X


Where X is however much you want to add. From the change log, the next release will add that too, so you can modify the added value if you want.
wadeanthony
Posts: 28
Joined: Wed Jan 18, 2017 5:34 am

Re: Adding Plating to Sparks?

Post by wadeanthony »

Thank you that's why I wanted to add it.
please delete my account, I know long use it.
foreverdead
Posts: 56
Joined: Sat Jan 21, 2017 11:01 am

Re: Adding Plating to Sparks?

Post by foreverdead »

I wonder could we add this to armour? If so where would we find it?
User avatar
JLtheking
Posts: 105
Joined: Sat Jan 21, 2017 12:11 pm

Re: Adding Plating to Sparks?

Post by JLtheking »

foreverdead wrote:I wonder could we add this to armour? If so where would we find it?
Go to LW2's mod config folder, open XComGameData_CharacterStats.ini

Search for SPARK and there you'll find the relevant entries.
User avatar
johnnylump
Site Admin
Posts: 1262
Joined: Wed Nov 11, 2015 4:12 am

Re: Adding Plating to Sparks?

Post by johnnylump »

Sentenryu wrote:the stat you're looking for is eStat_ShieldHP, you can try to add it the same way you add armor:


CharacterBaseStats[eStat_ShieldHP]=X


Where X is however much you want to add. From the change log, the next release will add that too, so you can modify the added value if you want.
Unfortunately, this doesn't regenerate between missions.

The fix in 1.1 adds the points in an ability attached to their armor, iirc.
User avatar
JLtheking
Posts: 105
Joined: Sat Jan 21, 2017 12:11 pm

Re: Adding Plating to Sparks?

Post by JLtheking »

johnnylump wrote: Unfortunately, this doesn't regenerate between missions.

The fix in 1.1 adds the points in an ability attached to their armor, iirc.
Oh no! Guess I didn't know about that interaction :(

And IIRC there is no way to edit armor values without the SDK, as they aren't exposed in the configs to my knowledge.
User avatar
johnnylump
Site Admin
Posts: 1262
Joined: Wed Nov 11, 2015 4:12 am

Re: Adding Plating to Sparks?

Post by johnnylump »

It depends on the armor; I'd have to look up how they did it on Sparks. We moved a bunch of stuff to the inis but didn't get everything.
User avatar
JLtheking
Posts: 105
Joined: Sat Jan 21, 2017 12:11 pm

Re: Adding Plating to Sparks?

Post by JLtheking »

johnnylump wrote:It depends on the armor; I'd have to look up how they did it on Sparks. We moved a bunch of stuff to the inis but didn't get everything.
Well I see the vanilla and Alien Hunters armors exposed in XGC.ini, and some vests and Alien Hunter armor ability settings in LW_Overhaul.ini (great job, btw!)

nope for SPARKS though :(
foreverdead
Posts: 56
Joined: Sat Jan 21, 2017 11:01 am

Re: Adding Plating to Sparks?

Post by foreverdead »

johnnylump wrote:It depends on the armor; I'd have to look up how they did it on Sparks. We moved a bunch of stuff to the inis but didn't get everything.
Would it be possible to have all the armour in the game have an exposed hpshield in the ini? (even if it's set to 0 by default). I want to torture myself with armour that is pure ablative no HP bonus. I apologise if that is asking a little too much.
Post Reply