View Single Post
Jobe00
Senior Member
 
Join Date: Nov 2008
Location: Jonesboro, Arkansas
Posts: 150

Old October 31st, 2011, 12:52 AM
Alright. I tried a copy and paste with the racial ability to a feat with a Human, but it's not working.

Here is the feat:

Benefit: You gain +2 to one ability score of your choice. It must be selected at the time you take the feat and cannot be changed.

Special: You may take this feat once per ability score.


The Eval Script coding for the Racial Ability is as follows:


~if we've been replaced, get out now
doneif (tagis[Helper.SpcReplace] <> 0)

if (field[usrChosen1].ischosen <> 0) then
field[usrChosen1].chosen.field[aStartMod].value += 2
endif


How do I alter this so I can take the feat for each attribute, and how do I make it where I can even take it for the same attribute I used the Human/Half-Elf/Half-Orc racial bonus for?
Jobe00 is offline   #4 Reply With Quote