Using the Has Perk modifier to increase a reduced stat?

Post » Mon Oct 26, 2009 3:22 am

On a mod I am working on I am reducing a stat on some armor that I wanted to change to a positive effect if the player had a specific perk. So in the item effect I added the "Has Perk" modifier and chose the perk, however I have no idea where to go from here. How to I make the reduced stat a positive 1?
User avatar
Darlene Delk
 
Posts: 3413
Joined: Mon Aug 27, 2007 3:48 am

Post » Mon Oct 26, 2009 8:40 am

Why not just add twice as much as the penalty?
User avatar
Nauty
 
Posts: 3410
Joined: Wed Jan 24, 2007 6:58 pm

Post » Mon Oct 26, 2009 6:39 am

On a mod I am working on I am reducing a stat on some armor that I wanted to change to a positive effect if the player had a specific perk. So in the item effect I added the "Has Perk" modifier and chose the perk, however I have no idea where to go from here. How to I make the reduced stat a positive 1?


That would be possible, but seems counter productive. I would like the reduced stat enchant removed completely instead. It is possible, I did it in my previous mod but cannot recall how.
User avatar
Bloomer
 
Posts: 3435
Joined: Sun May 27, 2007 9:23 pm

Post » Mon Oct 26, 2009 5:07 am

...just conditionalise the 'stat down' enchant on HasPerk Perk = 0, and the 'stat up' enchant on HasPerk Perk = 1?
User avatar
Melung Chan
 
Posts: 3340
Joined: Sun Jun 24, 2007 4:15 am

Post » Mon Oct 26, 2009 3:32 am

...just conditionalise the 'stat down' enchant on HasPerk Perk = 0, and the 'stat up' enchant on HasPerk Perk = 1?


Yeah, that was the method I was going to try. Just trying to figure it all out and get everything working. Thanks for all the help guys!
User avatar
Music Show
 
Posts: 3512
Joined: Sun Sep 09, 2007 10:53 am


Return to Fallout: New Vegas