I dont think so, because there is no special script for human units (priest, inquisitor) just general human race script in scripts/addon_unit_features.lua there are strings that define how battle_spirit works and only reference to units is like
`if Attack.act_race(i)=="human" then . . .` so there is no script for every human unit, just for whole race. Something other is making you problems