KAC Bonus
Level 3
When you are wearing armor, you gain a +1 insight bonus to your Kinetic Armor Class.
Dragonscript Effect
if or [{character.equipped.armorType == heavy}, {character.equipped.armorType == light}, {character.equipped.armorType == powered}] then bonus 1 to character.kac as insight;