Working on Ultimate Psionics Archtyptes and not sure where to go with this:
The tactician (Battle Medic) has this ability:
An example power would be Body Adjustment.
I tried to add the psiClass. tag to the power, and added the Battle medic archetype to the class, but after saving and reloading, the power didn't show up in the power list.
Any suggestions on how to accomplish this?
In the Psion Disciplines, there is a script that links the powers to the discipline, however, this doesn't seem to lend itself to the subdiscipline of healing within the Vitalist list:
~ Give access to Seer Powers
linkage
.field[cPsiExpr].text &= "|psiClass.cPsiSeer"
There is an adjustment to do this for a specific class, but that isn't quite specific enough.
The tactician (Battle Medic) has this ability:
Powers Known: The combat medic selects his powers from the tactician power list, but may also select powers from the vitalist power list if they are of the healing subdiscipline.
An example power would be Body Adjustment.
I tried to add the psiClass. tag to the power, and added the Battle medic archetype to the class, but after saving and reloading, the power didn't show up in the power list.
Any suggestions on how to accomplish this?
In the Psion Disciplines, there is a script that links the powers to the discipline, however, this doesn't seem to lend itself to the subdiscipline of healing within the Vitalist list:
~ Give access to Seer Powers
linkage
There is an adjustment to do this for a specific class, but that isn't quite specific enough.
Last edited: