I am Creating the Githzarei as a player race.
in the version I am using you choose one of the following as innate psionics at 1st level feather fall, jump, or shield and then one of the other two at 3rd level.
Fist question:
for the bootstrap condition count:Classes.Ranger >= 3
what is the value for all classes ie. count:Classes.all >= 3 or count:Classes.any >= 3
second question how do i code those choices as picks when those level requirements are met?
in the version I am using you choose one of the following as innate psionics at 1st level feather fall, jump, or shield and then one of the other two at 3rd level.
Fist question:
for the bootstrap condition count:Classes.Ranger >= 3
what is the value for all classes ie. count:Classes.all >= 3 or count:Classes.any >= 3
second question how do i code those choices as picks when those level requirements are met?