BardMorgan
Member
I'd like to add a power that as one effect enhances perception +1 per rank of the power.
I've got the following in eval scripts:
But it doesn't seem to work. I have the Phase set to Traits Calculation, Priority 100, Index 1. Any ideas what I'm doing wrong?
I've got the following in eval scripts:
Code:
#skillbonus[skPercep] += (1 * field[adRanks].uservalue)
But it doesn't seem to work. I have the Phase set to Traits Calculation, Priority 100, Index 1. Any ideas what I'm doing wrong?