View Single Post
Ecneconni
Junior Member
 
Join Date: Apr 2012
Location: Ohio
Posts: 15
Send a message via MSN to Ecneconni

Old June 10th, 2018, 02:08 PM
Please feel free to direct me towards the appropriate thread if I have made this in error. But I wasn't able to find anything on this particular subject.

I'm making a racial trait weakness, that affects certain skills, namely their Diplomacy and Stealth (-2 Racial Penalty). However, no matter what script I seem to run it doesn't apply the penalty.

Pre-Levels, 10000
-----------------------------------------------------------------------------

hero.child[skStealth].field[PenTrait].value = hero.child[skStealth].field[PenTrait].value - 2

hero.child[skDiplo].field[PenTrait].value = hero.child[skStealth].field[PenTrait].value - 2

------------------------------------------------------------------------------
Any help with this would be greatly appreciated. Thank you.
Ecneconni is offline   #1 Reply With Quote