Log in

View Full Version : trait trigger question



Squid
02-27-2007, 03:08
Trigger sometrait
WhenToTest CharacterTurnEnd

Condition Trait trait = 3

Affects sometrait 1 Chance 95


In the section of code, when you're doing a condition test on a trait, is it testing the level of the trait or the number of points in the trait? The affects part adds points, but in descr_stat.txt the numbers you put after traits are levels.

BozosLiveHere
02-27-2007, 03:25
The level.

Squid
02-27-2007, 16:55
Thanks,