Advanced Operations Specialist (Piloting)
Level 3
Gain an insight bonus to Piloting equal to one-third your soldier class level (minimum +1).
Dragonscript Effect
if {character.soldier.level < 3} then bonus 1 to character.piloting as insight else bonus (character.soldier.level / 3) to character.piloting as insight;